toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.callback
/
[jvm]ShowNetErrorPageCallback
/
Params
Params
public
interface
Params
Members
Functions
error
Link copied to clipboard
public
NetError
error
(
)
Returns a network error of the failed request converted to
NetError
if such conversion is valid, otherwise an empty
Optional
.
url
Link copied to clipboard
public
String
url
(
)
Returns a string that represents URL of the unreachable navigation request.